home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / glchess / log.ui < prev    next >
Extensible Markup Language  |  2009-09-22  |  4KB  |  104 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkTextBuffer" id="textbuffer1"/>
  6.   <object class="GtkTable" id="log_table">
  7.     <property name="visible">True</property>
  8.     <property name="border_width">12</property>
  9.     <property name="n_rows">4</property>
  10.     <property name="n_columns">2</property>
  11.     <property name="column_spacing">12</property>
  12.     <property name="row_spacing">6</property>
  13.     <child>
  14.       <object class="GtkLabel" id="label52">
  15.         <property name="visible">True</property>
  16.         <property name="xalign">0</property>
  17.         <property name="label" translatable="yes" comments="Log window: Label before name of executable being logged">Executable:</property>
  18.       </object>
  19.       <packing>
  20.         <property name="x_options">GTK_FILL</property>
  21.         <property name="y_options"></property>
  22.       </packing>
  23.     </child>
  24.     <child>
  25.       <object class="GtkLabel" id="executable_label">
  26.         <property name="visible">True</property>
  27.         <property name="can_focus">True</property>
  28.         <property name="xalign">0</property>
  29.         <property name="label">(executable name)</property>
  30.         <property name="selectable">True</property>
  31.       </object>
  32.       <packing>
  33.         <property name="left_attach">1</property>
  34.         <property name="right_attach">2</property>
  35.         <property name="y_options"></property>
  36.       </packing>
  37.     </child>
  38.     <child>
  39.       <object class="GtkLabel" id="label55">
  40.         <property name="visible">True</property>
  41.         <property name="xalign">0</property>
  42.         <property name="label" translatable="yes" comments="Log window: Label before name of player being logged">Playing as:</property>
  43.       </object>
  44.       <packing>
  45.         <property name="top_attach">1</property>
  46.         <property name="bottom_attach">2</property>
  47.         <property name="x_options">GTK_FILL</property>
  48.         <property name="y_options"></property>
  49.       </packing>
  50.     </child>
  51.     <child>
  52.       <object class="GtkLabel" id="game_label">
  53.         <property name="visible">True</property>
  54.         <property name="xalign">0</property>
  55.         <property name="label">(player in game)</property>
  56.       </object>
  57.       <packing>
  58.         <property name="left_attach">1</property>
  59.         <property name="right_attach">2</property>
  60.         <property name="top_attach">1</property>
  61.         <property name="bottom_attach">2</property>
  62.         <property name="x_options">GTK_FILL</property>
  63.         <property name="y_options"></property>
  64.       </packing>
  65.     </child>
  66.     <child>
  67.       <object class="GtkScrolledWindow" id="comms_scrolled_window">
  68.         <property name="visible">True</property>
  69.         <property name="can_focus">True</property>
  70.         <property name="hscrollbar_policy">automatic</property>
  71.         <property name="shadow_type">in</property>
  72.         <child>
  73.           <object class="GtkTextView" id="comms_textview">
  74.             <property name="visible">True</property>
  75.             <property name="can_focus">True</property>
  76.             <property name="editable">False</property>
  77.             <property name="buffer">textbuffer1</property>
  78.           </object>
  79.         </child>
  80.       </object>
  81.       <packing>
  82.         <property name="right_attach">2</property>
  83.         <property name="top_attach">3</property>
  84.         <property name="bottom_attach">4</property>
  85.         <property name="x_options">GTK_FILL</property>
  86.       </packing>
  87.     </child>
  88.     <child>
  89.       <object class="GtkLabel" id="label58">
  90.         <property name="visible">True</property>
  91.         <property name="xalign">0</property>
  92.         <property name="label" translatable="yes" comments="Log window: Title above data being logged">Communication:</property>
  93.       </object>
  94.       <packing>
  95.         <property name="right_attach">2</property>
  96.         <property name="top_attach">2</property>
  97.         <property name="bottom_attach">3</property>
  98.         <property name="x_options">GTK_FILL</property>
  99.         <property name="y_options"></property>
  100.       </packing>
  101.     </child>
  102.   </object>
  103. </interface>
  104.